<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*HOME*/
.hid { overflow:hidden}
.w-container {width: 1200px;min-width:1200px; margin:0 auto; position: relative;}

.head-top { height:36px;min-width:1200px; background-color:#e4e6e7; line-height:36px; color:#616060; font-size:12px;}
.head-top a {color:#616060; font-size:12px; margin-left:40px;}
.head-top a:hover { text-decoration:underline;}

.head-c { padding:20px 0 30px; }
.logo { padding-right:30px;}
.ftit { padding-left:30px; margin-top:18px; border-left:1px #c5c8c9 solid; line-height:24px;}
.ftit span { color:#949393;}
.ftit p { color:#4a4949; font-size:16px;}
.head-tel { background:url(../images/icon-tel.png) no-repeat center left; padding-left:55px; line-height:25px; margin-top:15px;}
.head-tel span { font-size:17px; color:#4a4949;}
.head-tel p{font-size:25px; color:#1a8b32;}
.head-nav {background-color:#1a8b32;min-width:1200px;}
.nav {height:60px;}
.nav &gt; li { position:relative;float:left;}
.nav &gt; li &gt; a {  padding: 0 3.7em; color:#fff; display:inline-block;height:60px; line-height:60px;}
.w-tcnav {position: absolute;top: 100%;width: 100%;height: auto;margin-top: 0;list-style: none;padding: 0;left:0;z-index: 999;opacity: 0;-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;-moz-transition: opacity 0.3s, -moz-transform 0.3s;transition: opacity 0.3s, transform 0.3s;-webkit-transform: translateY(10px);-moz-transform: translateY(10px);transform: translateY(10px);visibility: hidden;}
.nav &gt; li &gt; ul.w-tcnav li { padding:6px 15px;background:#fff;-webkit-transition:  all ease-out .2s;-moz-transition:  all ease-out .2s;transition:  all ease-out .2s;}
.nav &gt; li &gt; ul.w-tcnav li a {padding:15px 20px;display: block;color: #6f7375;font-size: 14px; text-align:center;border-bottom:2px #ecf2f5 solid;-webkit-transition:  all ease-out .2s;-moz-transition:  all ease-out .2s;transition:  all ease-out .2s;}
.nav &gt; li &gt; ul.w-tcnav li:last-child a{ border-bottom:2px  #fff solid;}
.nav &gt; li:hover &gt; ul.w-tcnav {opacity: 1;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);transform: translateY(0px);visibility: visible;}
.nav &gt; li:hover &gt; ul.w-tcnav li a:hover {background-color:#1a8b32; border-bottom:2px  #fff solid;color: #fff}
.nav &gt; li &gt; a.act  {background-color:#3ea14e;}

.fullSlide{position:relative;width:100%;min-width:1200px;height:600px;background:#fff;}
.fullSlide .bd{position:relative;z-index:0;overflow:hidden;margin:0 auto}
.fullSlide .bd ul{width:100%!important}
.fullSlide .bd li{overflow:hidden;width:100%!important;height:600px;text-align:center}
.fullSlide .bd li a{display:block;height:600px}

.site-core { background:url(../images/sbg.jpg);min-width:1200px;}
.search {background:url(../images/sbg2.jpg); padding:7px; position: relative;z-index: 20}
.sea-s { width:313px; padding:10px;}
.sea-s h3 {font-size:26px; color:#fff; margin-bottom:10px;}
.sea-s p {font-size:18px; color:#fff;}
.sea-m { width:853px;background:url(../images/sbg.jpg); padding:35px 0 10px;}
.sea-m .sea-ip {width:640px; margin:0 auto}
.sea-m .sea-ip .ipt { border:1px #a7a7a7 solid; width:543px; padding:15px 10px;}
.sea-m .sea-ip .sub { border:none; background: url(../images/search.png) no-repeat 10px 17px  #1a8b32; text-indent:24px; font-size:16px; height:48px;color:#fff; width:76px; margin-left:-5px; cursor:pointer;-webkit-transition:  all ease-out .2s;transition:  all ease-out .2s;}
.sea-m .sea-ip .sub:hover { background-color:#016aa5;}
.sea-m p {width:640px; color:#6c6a6a; font-size:16px; margin:16px auto;}

.site-tit { text-align: center; padding: 60px 0;}

.core-main {margin:0;}
.core-main li{ float: left; margin:0 15px; width:269px; margin-bottom: 20px;}
.core-main li .couimg { padding:2px; background:#fff;overflow: hidden;}
.core-main li .couimg img {-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.core-main li .coutxt { height:59px; padding-left:75px; margin:30px 0 20px;overflow: hidden; position:relative;-webkit-transition:  all ease-out .4s;transition:  all ease-out .4s;}
.core-main li .coutxt h3 { font-size:22px;color: #5e5d5d;-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.core-main li .coutxt span { font-size: 14px; color: #a9a8a8; text-transform: uppercase;}
.core-main li .coutxt b {background: url(../images/yuan.png) no-repeat 0 0; color:#1a8b32; font-size:30px;font-style:normal; text-align:center; line-height:59px; width: 59px; height: 59px; position: absolute; left: 0; top:0;-webkit-transition:  all ease-out .5s;transition:  all ease-out .5s;}
.core-main li p { background:url(../images/dot1.png) no-repeat left 6px; padding-left:20px;}
.core-main li:hover .couimg img { transform:scale(1.02); -webkit-transform:scale(1.02);}
.core-main li:hover .coutxt b { transform:rotate(360deg);-webkit-transform:rotate(360deg);}

.site-product { padding:70px 0 55px;}
.pro-nav { width:213px;background-color:#1a8b32; }
.pronav-tt {text-align: center; padding:15px 0 5px;}
.pronav-tt  h3 { font-size:20px; color:#ffffff; line-height:20px;}
.pronav-tt  p {color:#cfebfc; font-size:10px; font-family:"微软雅黑 Light";}

#nav{position:relative;z-index:1;background:#efefef; margin:0 2px 2px; min-height:460px;}
#nav .mainCate{position:relative;zoom:1; border-bottom:2px #1a8b32 solid;}
#nav h3{overflow:hidden}
#nav .mainCate h3 a {padding:15px 0 15px 50px; display:block; color:#1a8b32; font-weight:normal; background:url(../images/pronavico.jpg) no-repeat 25px center;-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s;}
#nav p{height:20px;line-height:20px}
#nav p a{margin-right:10px;color:#666}
#nav .subCate{display:none;background:url(../images/nav_div_bg.jpg) 0 0 repeat-y #efefef;position:absolute;left:209px;top:0;width:850px;padding:30px;color:#333}
#nav .subCate h4{height:26px;line-height:26px;margin:0 0 10px 0;border-bottom:1px solid #ccc;font-size:16px;color:#333}
#nav .subCate a{display:block;float:left;padding:0 5px; margin: 5px; line-height:25px;color:#908f8f;word-break:keep-all;white-space:nowrap}
#nav .subCate a:hover {text-decoration:underline; }
#nav .on h3 a{text-decoration:underline; padding-left:60px;}
#nav .on .subCate{display:block!important}
#mainCate-4 .subCate{top:-100px}

.pro-tel { background:url(../images/protel.png) no-repeat center 20px #1a8b32; text-align:center; padding:73px 0 20px; border-top:10px #fff solid;}
.pro-tel p { font-size:13px; color:#fff;}
.pro-tel h3 {font-size:24px; color:#fff;}

.pro-main { width:927px;}
.pro-tit { border-bottom:1px #d2d2d2 solid; padding-bottom:14px;}
.pro-tit h3 { font-size:18px; color:#1a8b32; line-height:24px; background:url(../images/protit.png) no-repeat left center; padding-left:35px;}
.pro-tit a { color:#1a8b32;font-weight:bold; background:url(../images/more.png) no-repeat right center; padding-right:25px; margin-top:3px;}
.pro-ad { background-color:#f4f4f4; margin:30px 0 50px; text-align:center; padding-top:16px;}
.pro-ad a { display:inline-block; margin-bottom:-6px;}

.pro-cp { margin-left:-10px;}
.pro-cp li{ width:270px; padding:15px 15px 40px 15px;float:left; margin-left:10px;border:1px #a7a7a7 solid; margin-bottom:48px; position:relative;-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.pro-cp li .pro-img { width:100px; height:110px; overflow:hidden;}
.pro-cp li .pro-nr { width:157px; font-size:12px; color:#847d7d; line-height:24px;}
.pro-cp li .pro-nr span { color:#1a8b32;}
.pro-cp li .pro-mo { background:url(../images/probgt.jpg); width:265px;  height:40px; margin-left:-133px; line-height:40px; position:absolute; left:50%; bottom:-13px; font-size:12px; overflow:hidden;}
.pro-cp li .pro-mo  p { color:#fff; padding-left:10px;}
.pro-cp li .pro-mo  a { color:#fff; padding:0 10px;}
.pro-cp li:hover{transform:translateY(-5px);-webkit-transform:translateY(-5px)}

.site-ad1 { width:100%;height:170px; min-width:1200px;}
.ad1-nr { position:absolute; right:0; top:15px;}
.ad1-nr h3 { font-size:30px; color:#fff; padding:15px 0;}
.ad1-nr a { width:130px; height:36px; line-height:36px; border-radius:36px;-webkit-border-radius:36px;font-size:18px; color:#1a8b32; font-weight:bold; background-color:#fff; display:inline-block;-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s; text-align:center;vertical-align:middle;}
.ad1-nr a:hover {color:#ffffff;transform:translateY(-4px);-webkit-transform:translateY(-4px)}
.ad1-tel { display:inline-block; vertical-align:middle; margin-left:20px;}
.ad1-tel span { color:#fff;}
.ad1-tel p { color:#ffffff; font-size:26px; font-weight:bold; line-height:26px;}

.site-choice { margin-bottom: 70px;}
.choice-main .choice-nr{width: 359px;}
.choice-main .choice-nr h3{  height: 47px; line-height: 47px; background: url(../images/chotit.jpg);  color: #1a8b32; text-align: center; text-indent: 20px; font-size: 20px; position: relative}
.choice-main .choice-nr h3 i{font-size: 24px; position: absolute; top: 0; left: 0; font-style: normal;color: #fff;}
.choice-main .choice-nr span { color: #a8a8a8; font-size: 12px; text-transform: uppercase; display: block; text-align: center; letter-spacing: 6px; border-bottom: 1px #e8e8e8 solid; padding: 5px 0; margin-bottom: 20px;}
.choice-main .choice-nr p { font-size: 16px; color: #847d7d; background: url(../images/dot2.jpg) no-repeat left center; padding-left: 30px; line-height: 32px; margin: 10px 0;}
.choice-main .choice-img { width: 681px; height: 266px; overflow: hidden;}
.choice-main .choice-img img{-webkit-transition:  all ease-out 0.5s;transition:  all ease-out 0.5s;}
.choice-x { text-align: center; margin: 50px 0;}
.choice-main .choice-img:hover img { transform:scale(1.04); -webkit-transform:scale(1.04);}

.site-ad2 { width:100%;height:630px; min-width:1200px;}
.site-ad2 h3 { font-size: 36px; color:#fff; text-align: center; padding: 50px 0;}
.ad2-nr {position:absolute; left:60%; top:210px;}
.ad2-nr li { font-size: 20px; color: #fff; margin: 10px 0;}
.ad2-nr li i { margin-right: 20px;font-size: 24px; font-family: 宋体}

.site-news {width: 100%;min-width:1200px; margin:0; padding:70px 0 50px;}

.new-tit { padding-bottom:20px;}
.new-tit h3 { font-size:18px; color:#1a8b32; line-height:24px; background:url(../images/protit.png) no-repeat left center; padding-left:35px;}
.new-tit a { color:#1a8b32; font-weight:bold;background:url(../images/more.png) no-repeat right center; padding-right:25px; margin-top:3px;}
.case {background-color: #f2efef; width: 540px; padding: 15px 30px 35px;}
.case .case-img { margin-left: -40px;}
.case .case-img li { float: left; margin: 15px 0 15px 40px; overflow: hidden}
.case .case-img li img {max-width: 100%; height: auto;-webkit-transition:  all ease-out 0.5s;transition:  all ease-out 0.5s;}
.case .case-img li p { background-color: #1a8b32; color: #fff; text-align: center; padding: 5px 0; position: relative; z-index: 9;}
.case .case-img li a:hover img { transform:scale(1.04); -webkit-transform:scale(1.04);}

.contact {background-color: #f2efef; width: 525px;padding: 15px 30px;}
.cont-img { margin: 15px 0;}
.cont-img img {max-width: 100%; height: auto}

.contnr { margin: 43px 0 30px;}
.contnr p { margin:10px 0; font-size: 16px;}
.contnr p img {margin-right: 15px;}

.site-ad3 { width:100%;height:210px; min-width:1200px; margin:70px auto}
.ad3-nr { position:absolute; left:164px; top:30px;}
.ad3-nr h3 { font-size:30px; color:#fff; font-style: italic; padding:15px 0;}
.ad3-nr p {font-size: 18px;color: #fff;}
.ad3-tel { position:absolute; right:150px; top:50px;}
.ad3-tel span { color:#fff;}
.ad3-tel p { color:#ffffff; font-size:26px; font-weight:bold; margin: 5px 0 10px}
.ad3-tel a { width:130px; height:36px; line-height:36px; border-radius:36px;-webkit-border-radius:36px;font-size:18px; color:#1a8b32; font-weight:bold; background-color:#fff; display:inline-block;-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s; text-align:center;vertical-align:middle;}
.ad3-tel a:hover {color:#ffffff;transform:translateY(-4px);-webkit-transform:translateY(-4px)}

.news-cen { width: 700px;background-color: #f2efef; padding:15px 30px;}
.news-tab{width:100%;}
.news-tab .hd{line-height:40px;height:40px;position:relative;}
.news-tab .hd .more{float:right}
.news-tab .hd .more a { color:#1a8b32;font-weight:bold; background:url(../images/more.png) no-repeat right center; padding-right:25px; margin-top:3px;}
.news-tab .hd ul{z-index:5;position:absolute;height:40px;overflow:hidden;zoom:1}
.news-tab .hd li{float:left;padding:0 20px;cursor:pointer; color: #606161; font-size: 16px; margin-right: 10px;}
.news-tab .hd li.on{font-weight:bold; font-size: 16px; height:40px;line-height:40px;background:#1a8b32;color:#fff}
.news-tab .bd{ margin-top: 20px; clear:both;position:relative}


.con-img &gt; a{ width: 276px; height: 157px; overflow: hidden;}
.con-img &gt; a img {-webkit-transition:  all ease-out 0.5s;transition:  all ease-out 0.5s;}
.con-img &gt; a:hover img { transform:scale(1.04); -webkit-transform:scale(1.04);}
.con-img .con-r { width: 400px;}
.con-img .con-r h2{font-size:18px; color: #4f5050;}
.con-img .con-r h2 a {color: #4f5050;}
.con-img .con-r h2 a:hover {color: #ffffff;}
.con-img .con-r p{ color: #9c9b9b; height: 66px; overflow: hidden; margin: 10px 0;}
.con-img .con-r a.mo{color:#fff; display: inline-block; background-color: #1a8b32; padding: 6px 15px; border-radius: 8px;-webkit-border-radius:8px;-webkit-transition:  all ease-out 0.3s;transition:  all ease-out 0.3s;}
.con-img .con-r a.mo:hover {background-color: #0369a3;}
.con ul { padding: 20px 0 10px;}
.con li { border-bottom: 1px #ced1d2 dotted; margin: 4px 0;}
.con li a { display: block; color: #797a7b; background: url(../images/dot3.png) no-repeat left center; padding-left:25px; padding-top: 10px;padding-bottom: 10px;}
.con li a span { float: right; }
.con li a:hover{color: #1a8b32;background: url(../images/dot3on.png) no-repeat left center;}

.news-r { width: 320px; background-color: #f2efef; padding:20px 30px;}
.new-tit2 { padding-bottom:20px;}
.new-tit2 h3 { font-size:18px; color:#1a8b32; line-height:24px; }
.new-tit2 a { color:#1a8b32;font-weight:bold; background:url(../images/more.png) no-repeat right center; padding-right:25px; margin-top:3px;}
.news-tnr p { margin: 10px 0;}
.news-tnr img{max-width: 100%; height: auto}
.news-tnr ul { margin-top: 30px; list-style: disc; padding-left: 20px;}
.news-tnr li{ color: #797a7b; margin: 15px 0;}
.news-tnr li a { color: #797a7b;}
.news-tnr li:hover,.news-tnr li a:hover { color: #1a8b32;}

.foot { background-color: #016c28; min-width: 1200px; width: 100%; padding: 20px 0;}
.fonav { min-width:1200px; width:100%;padding:20px 0 ; border-bottom: 1px #00a13a solid; text-align: center }
.fonav a { color: #fff; display: inline-block; background: url(../images/fonavbx.jpg) no-repeat left center; padding: 0 50px;}
.fonav a:first-child{ background: none}
.fonav a:hover{ text-decoration: underline;}

.folo {float: right;}
.folo .flogo {display: block; margin-bottom: 40px;}
.folo a { margin-right: 10px;}

.fobot { padding: 60px 0;}
.fobot .dlog{ width: 305px;}
.fobot .banq { font-size: 12px; line-height: 26px; color: #ffffff; padding-left: 110px; width: 460px; background: url( ../images/banqx.jpg) no-repeat left center;}
.fobot a { color: #847d7d;}
.fobot a:hover{ text-decoration: underline;color: #fff;}

/*CENTER*/
.list-m { width:100%; min-width:1200px; background-color:#fff;}

.list-conter { margin:30px 0 50px;}
.list-l { width:340px;} 
.list-r {width:810px;} 

.list-nav-tt {background:url(../images/sbg2.jpg);text-align:center; position:relative; padding:50px 0;}
.list-nav-tt::after {content: '';position: absolute; right:0; bottom:0; background:url(../images/navttbg.png); width:62px; height:65px;}
.list-nav-tt h3 { font-size:36px; text-transform:uppercase; color:#fff;  display:inline-block; position:relative; padding-bottom:35px;}
.list-nav-tt  span {font-size:21px;color:#fff; font-weight:normal; position:absolute; right:0; bottom:0; width:100%; text-align:right;}

.list-nav { width:100%;background-color: #f5f5f5;}
.list-nav ul { padding:15px 0 40px; border-right:1px #d3d3d3 solid;}
.list-nav ul li { padding:0 20px; position:relative;}
.list-nav ul li a { background:url(../images/dot4.png) no-repeat left center; color: #303131; font-size:16px; padding: 18px 30px;display: block;border-bottom:1px #e4e5e6 dotted;-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.list-nav ul li a:hover,.list-nav ul li.act a { background:url(../images/dot4on.png) no-repeat left center; color:#1a8b32;}
.list-nav ul li:last-child a { border-bottom:1px #f5f5f5 solid;}
.list-nav ul li i { position:absolute; right:-2px; top:50%; width:3px; height:20px; margin-top:-10px; background-color:#1a8b32; opacity:0;filter:alpha(opacity=0);-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s;-webkit-transform: translateX(-5px);transform: translateX(-5px);}
.list-nav ul li.act i,.list-nav ul li:hover i{opacity:1;filter:alpha(opacity=100);-webkit-transform: translateX(0);transform: translateX(0);}

.list-tit {background:url(../images/sbg2.jpg);font-size:20px;color:#fff; padding:20px 0 20px 30px;}
.list-rank {width:100%;background-color: #f5f5f5; margin-top:20px;}
.list-rank ul { padding:15px 0 30px; border-right:1px #d3d3d3 solid;}
.list-rank li {padding:0 20px; position:relative;}
.list-rank li a {color: #77797a; padding:10px 0;display: block;border-bottom:1px #e4e5e6 dotted;-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.list-rank li a span { color:#fff;background-color:#1a8b32; padding:1px 2px 1px 4px; margin-right:15px;}
.list-rank li a:hover{color:#1a8b32;}
.list-rank li:last-child a { border-bottom:1px #f5f5f5 solid;}
.list-rank li i { position:absolute; right:-2px; top:50%; width:3px; height:20px; margin-top:-10px; background-color:#1a8b32; opacity:0;filter:alpha(opacity=0);-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s;-webkit-transform: translateX(-5px);transform: translateX(-5px);}
.list-rank li.act i,.list-rank li:hover i{opacity:1;filter:alpha(opacity=100);-webkit-transform: translateX(0);transform: translateX(0);}

.list-contact {width:100%;background-color: #f5f5f5; margin-top:20px;}
.list-contact  .contact-nr { padding:30px 20px; color:#676b6d;}
.list-tel { background:url(../images/contel.png) no-repeat left center; padding-left:60px; margin-bottom:20px;}
.list-tel span { color:#000000;}
.list-tel p { font-size:26px; color:#1a8b32; line-height:30px;}

.list-center {}
.list-t {background:url(../images/sbg2.jpg);color:#fff; height:40px; line-height:40px;}
.list-t h3{font-size:18px; padding-left:20px;}
.list-t span{ margin-right:10px}
.list-t span a{color:#fff;}
.list-t span a:hover { text-decoration:underline;}
.list-nr {background-color: #f5f5f5; padding:50px 40px; color:#5e6061; line-height:28px;}
.list-nr img {max-width: 100%; height: auto}

.list-r-new {margin-top:20px;}
.new {background-color: #f5f5f5;padding:30px 20px;}
.new-img &gt; a{ width: 276px; height: 157px; overflow: hidden;}
.new-img &gt; a img {-webkit-transition:  all ease-out 0.5s;transition:  all ease-out 0.5s;}
.new-img &gt; a:hover img { transform:scale(1.04); -webkit-transform:scale(1.04);}
.new-img .new-r { width: 400px; margin-left:25px;}
.new-img .new-r h2{font-size:18px; color: #4f5050;}
.new-img .new-r h2 a {color: #4f5050;}
.new-img .new-r h2 a:hover {color: #ffffff;}
.new-img .new-r p{ color: #9c9b9b; height: 66px; overflow: hidden; margin: 10px 0;}
.new-img .new-r a.mo{color:#fff; display: inline-block; background-color: #1a8b32; padding: 6px 15px; border-radius: 8px;-webkit-border-radius:8px;-webkit-transition:  all ease-out 0.3s;transition:  all ease-out 0.3s;}
.new-img .new-r a.mo:hover {background-color: #0369a3;}
.new ul { padding: 20px 0 10px; margin-left:-35px;}
.new li { border-bottom: 1px #ced1d2 dotted; margin: 4px 0; float:left; width:45%; margin-left:35px}
.new li a { display: block; color: #797a7b; font-size:12px; background: url(../images/dot3.png) no-repeat left center; padding-left:15px; padding-top: 10px;padding-bottom: 10px;}
.new li a span { float: right; }
.new li a:hover{color: #1a8b32;background: url(../images/dot3on.png) no-repeat left center;}

.list-pro { margin-left:-25px;}
.list-pro li{ width:320px; padding:15px 15px 40px 15px;float:left; margin-left:25px;border:1px #a7a7a7 solid; margin-bottom:48px; position:relative;-webkit-transition:  all ease-out .3s;transition:  all ease-out .3s;}
.list-pro li .pro-img { width:100px; height:110px; overflow:hidden;}
.list-pro li .pro-nr { width:200px; font-size:12px; color:#847d7d; line-height:24px;}
.list-pro li .pro-nr span { color:#1a8b32;}
.list-pro li .pro-mo { background:url(../images/probgt.jpg); width:280px;  height:40px; margin-left:-133px; line-height:40px; position:absolute; left:50%; bottom:-13px; font-size:12px; overflow:hidden;}
.list-pro li .pro-mo  p { color:#fff; padding-left:10px;}
.list-pro li .pro-mo  a { color:#fff; padding:0 10px;}
.list-pro li:hover{transform:translateY(-5px);-webkit-transform:translateY(-5px)}

.pagas { text-align: center; margin:30px 0px;}
.pagas a{ font-size:14px; padding:2px 12px;background-color:#f5f5f5; border: 1px #9a9a9a solid; margin:0 5px; color:#666; display:inline-block;-webkit-transition:  all ease-out .2s;-moz-transition:  all ease-out .2s;transition:  all ease-out .2s; vertical-align:top;}
.pagas span { font-size:14px; margin:0 5px;background-color:#1a8b32; color:#fff; display:inline-block;padding:4px 12px;vertical-align:top;}
.pagas a:hover {color:#fff;background-color:#1a8b32; border: 1px #1a8b32 solid;}


.pro-pag { color: #abacad; display: block;}
.pro-pag a {color: #abacad;}
.pro-t2 {background:url(../images/sbg2.jpg);color:#fff; height:40px; line-height:40px; margin-top: 10px; padding: 0 15px;}
.pro-t2 h3 {font-size:20px;color:#fff; background: url(../images/proico.png) no-repeat left center; padding-left: 30px;}

.pro-abo {background-color:#f5f5f5; padding: 20px;}
.pro-show-img { width:230px; height:200px; line-height: 200px; text-align: center; overflow:hidden;border: 1px #818181 solid;}
.pro-show-img img {max-width: 100%; height: auto}
.pro-show-ms { width:480px; margin-left: 40px; font-size:14px; color:#737474; line-height:32px;}
.pro-show-ms span { color:#1a8b32;}

.pro-show-tt { background-color: #e5eaed;height:40px; line-height:40px;}
.pro-show-tt h3 {background:url(../images/sbg2.jpg);color:#fff; padding: 0 40px; font-size: 20px; float: left}
.pro-show-nr {background-color:#f5f5f5; padding: 30px; line-height: 32px; color: #8c8b8b;}
.pro-show-nr img {max-width: 100%; height: auto}

.news-lb { margin-bottom: 60px;}
.news-lb li{ margin-bottom: 30px;}
.news-lb li .news-limg{ width: 230px; height: 130px; overflow: hidden;}
.news-lb li .news-limg img{max-width: 100%; height: auto;-webkit-transition:  all ease-out 0.5s;transition:  all ease-out 0.5s;}
.news-lb li .news-limg a:hover img{ transform:scale(1.04); -webkit-transform:scale(1.04);}
.news-lb li .news-rnr{width:480px;}
.news-lb li .news-rnr h3 a { color: #494b4c; font-size: 16px; font-weight: normal;}
.news-lb li .news-rnr h3 a:hover {color: #1a8b32;}
.news-lb li .news-rnr time{ color: #8b8c8d; font-size: 12px;}
.news-lb li .news-rnr time span { text-transform: uppercase; color: #1a8b32;}
.news-lb li .news-rnr p { border-top: 1px #dadddf solid; color: #7f8082;font-size: 12px; padding-top: 10px; margin-top: 10px; line-height: 24px; height: 49px; overflow: hidden}

.news-show h3{ font-size: 18px; color: #5e6061; text-align: center; font-weight: normal;}
.news-show .ftt { text-align: center; font-size: 12px; color: #9fa1a3; margin-bottom: 15px; padding: 5px 0;}
.news-nr {border-top: 1px #e5e8e8 solid; padding: 30px 0; color: #878889; line-height: 28px;}
.news-nr img {max-width: 100%; height: auto}
.npag { border-top: 1px #b0b1b1 solid; padding-top: 10px; font-size: 16px; color: #6a6c6d; }
.npag a {font-size: 16px; color: #6a6c6d;}
.npag a:hover { color: #1a8b32;}
.ftnr { display: inline-block;vertical-align: middle;}
.bdsharebuttonbox {display: inline-block; vertical-align: middle; margin-left: 5px;}

.news-txtlb { padding: 0 0 30px;}
.news-txtlb li{border-bottom: 1px #b5bbbe dotted;}
.news-txtlb li a { color: #494b4c; padding: 20px 0; display: block}
.news-txtlb li a:hover {color: #1a8b32;}
.news-txtlb li span { float: right}
.news-txtlb li:last-child {border-bottom:none;}

.list-nr-lx {background-color: #f5f5f5; padding:50px 40px; color:#5e6061; line-height:30px;}
.list-nr-lx p { margin: 15px 0;}
.list-nr-lx .xsb  { margin: 30px 0;}
.list-nr-lx .xsb li{ float: left; margin-right: 30px;}

.webadd { width: 100%; min-width: 1200px; background-color: #f3f4f5; padding: 85px 0 100px;}
.webadd h3 { font-size: 24px; color: #1a8b32; text-align: center;}
.webnav { margin-top:60px; text-align: center}
.webnav dl {display: inline-block; vertical-align: top ;margin: 0 50px; text-align: left}
.webnav dl dt,.webnav dl dd { margin: 20px 0;}
.webnav dl dt a { color: #4c4d4e; font-size: 16px;font-weight: bold}
.webnav dl dd a { color: #6c6e6f; font-size: 14px;}
.webnav dl a:hover { color: #2489c6;}




.flow{ position:fixed; right:0;top:50%;margin-top:-286px; width:158px; background-color:#fff; z-index:111;border: 1px solid #eaeaea;-moz-box-shadow: 0px 0px 10px #ddd;-webkit-box-shadow: 0px 0px 10px #ddd;box-shadow: 0px 0px 10px #ddd;}
.flow .fl_title{ width:212px; height:30px; background:url(../images/mzbg.png) no-repeat; line-height:30px; padding-left:14px; font-size:16px; color:#fff;}
.flow ul{ margin:10px 0;}
.flow ul li a{ display:block; height:35px; line-height:35px; background:url(../images/qq2.png) 14px center no-repeat; font-size:16px; color:#0e7fcc;}
.flow ul li a.on{ background:url(../images/qq1.png) 14px center no-repeat; color:#7a7a7a;}
.flow .time{ font-size:12px; color:#fff; background:url(../images/time.png) no-repeat; width:186px; height:21px; padding-left:40px;padding-top: 20px;}
.flow ul li a:hover{ font-weight:bold;}
.open{ cursor:pointer;}
</pre></body></html>